Skip to content

Conversation

fAuernigg
Copy link

No description provided.

Verify server using setRootCa instead of using a fingerprint.
Use AsyncTCP mbedtls branch forked by fremouw
@fAuernigg
Copy link
Author

Note: Simplest way of testing this PR with mqtts on esp32 is to call
mqttClient.setSecure(true);
mqttClient.setRootCa("", 0);
This way mqtts protocol is supported. Anyhow rootca validation is not done this way.

@a-andreyev
Copy link

JFYI, rebased to the actual branch: https://github.com/b4ck5p4c3/async-mqtt-client/tree/ca-cert-support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants